home *** CD-ROM | disk | FTP | other *** search
- Short: Plays sound/noisetracker files on a SparcStation
-
- Author of V1.00 : Liam Corner - zenith@dcs.warwick.ac.uk
- Changes in V1.00r by: Rochus Wessels - srb103@math.uni-muenster.de
-
- I have included some new Options:
- -b : set begin
- -d : display samplenames
- -h : help
- -l : loop
- -r : set restart pattern
- -s : set initial speed
- -v : set volume
-
- Compressed Modules will be automaticalley zcat-ed now.
-
- I have included libaudio.a and the necessary includes,
- because not everybody has them.
- You may have to change the path of this includes in str.c.
-
- -RW-
-
-
- Changed to V1.01 by : Marco Nelissen - marco@amiga.hse.nl
-
- - Speed fixed (samples were too slow compared to playing speed)
- You may need to adjust the speed for your particular Sparc.
- - Patternbreak command fixed (it jumped to soon)
- - Volumeslide effect (0xA) added
- - Reduced CPU-usage.
- - '-v' option no longer needs space between '-v' and the volume
- - portamento fixed
-
- NOTE: the file 'readme.ori' talks about two players. The archive I obtained by
- ftp contained only one player however, which was the one for 31-sample modules.
- I continued on this version, so if you want to load 15-sample modules, you'll
- have to modify the code a bit.
- When make-ing I always get some warnings about incompatible this-and-thats.
-